More additions
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 29 Dec 2008 06:17:00 +0000 (06:17 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 29 Dec 2008 06:17:00 +0000 (06:17 +0000)
svn path=/trunk/; revision=21988

docs/reference/gtk/tmpl/gtkbuilder.sgml

index 305565ea73de3a935bf4aff1bebd7e0bd08b9cb3..aa07d8d12860ff0e2e88e75d5e898b81b6c9404c 100644 (file)
@@ -436,11 +436,12 @@ using #GtkBuilder.
 
 <!-- ##### MACRO GTK_BUILDER_WARN_INVALID_CHILD_TYPE ##### -->
 <para>
-
+This macro should be used to emit a warning about and unexpected 
+@type value in a #GtkBuildable add_child implementation.
 </para>
 
-@object: 
-@type: 
+@object: the #GtkBuildable on which the warning ocurred
+@type: the unexpected type value
 
 
 <!-- ##### MACRO GTK_BUILDER_ERROR ##### -->